home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / comm / tcp / Amster.lha / Amster_Install / CHANGES < prev    next >
Text File  |  2000-07-31  |  4KB  |  104 lines

  1.  
  2. AMSTER 0.7 -> 0.7A CHANGES
  3. ==========================
  4.  
  5. An updated version of this file is always available at:
  6. http://pc122147.stofanet.dk/changes.rexx
  7.  
  8.  
  9. [Amster 0.7a - build #1]
  10.  
  11. - 19/06/00: Library "Load" and "Save as..." requesters are now opened on
  12.             the right screen, even when the library window is closed.
  13.  
  14. [Amster 0.7a - build #2]
  15.  
  16. - 19/06/00: Changed default "icon panel" setting to disabled.
  17. - 21/06/00: Search ARexx command now returns search results in a STEM
  18.             The following variables are available:
  19.             <stem>.COUNT (number of search results)
  20.             <stem>.<num>.TITLE
  21.             <stem>.<num>.USER
  22.             <stem>.<num>.MD5
  23.             <stem>.<num>.SIZE
  24.             <stem>.<num>.BITRATE
  25.             <stem>.<num>.FREQUENCY
  26.             <stem>.<num>.TIME
  27.             <stem>.<num>.LINK
  28.             New SEARCH template: SEARCH TITLE/A,STEM/A
  29.             RC = 0 if OK, RC = 10 if failure
  30.             Warning: Don't start the search until you're sure that Amster
  31.             is ready to handle it. Right now there's a risk of ending up
  32.             in a endless loop if the search doesn't return.
  33. - 21/06/00: Added username to file comment of partially downloaded files.
  34. - 22/06/00: Added work-around for a bug in MCP's ReqTools patch.
  35.  
  36. [Amster 0.7a - build #3]
  37.  
  38. - 22/06/00: Bugfix: When aborting "waiting" downloads, the download count
  39.             was decremented (when it shouldn't be).
  40. - 22/06/00: Added "DOWNLOAD NUM/N/A" ARexx command. The number is the
  41.             number in the list (as returned by the SEARCH command).
  42.             RC = 0 if OK, RC = 10 if not online, RC = 9 if no such number
  43.             in list.
  44.  
  45. [Amster 0.7a - build #4]
  46.  
  47. - 24/06/00: Optimized transfer cleanup procedure.
  48. - 24/06/00: Changed "auto-cleanup" feature to support both downloads and
  49.             uploads (for you Kaedric, before I leave ;-).
  50.  
  51. [Amster 0.7a - build #5]
  52.  
  53. - 11/07/00: Prefs and search string gadgets no longer requires the user
  54.             to press return.
  55. - 12/07/00: Fixed some MUI4 incompatibilities (bugs).
  56. - 12/07/00: Fixed some potential memory allocation problems.
  57. - 16/07/00: Fixed registration procedure (it never did it the right way).
  58.             It will give a "login error" for accounts already registered.
  59.             This can only be avoided by an explicit registration function
  60.             in Amster, i.e. a new window. This has been on TODO for a
  61.             long time, but will now get a higher priority.
  62. - 16/07/00: No longer allows certain chars to be entered in username and
  63.             password string gadgets.
  64. - 16/07/00: ARexx command SEARCH will now return 15 if used when not
  65.             connected and logged in. There's still a slight risk of
  66.             ending up in an endless loop, but it shouldn't happen easily
  67.             now.
  68. - 17/07/00: Changed online state handling. This affects a lot of
  69.             functions, but shouldn't affect Amster's behaviour. Please
  70.             test if everything still works as expected.
  71. - 17/07/00: Changed the way the icon panel is shown/hidden - Amster
  72.             should no longer crash when the panel doesn't fit in the
  73.             window. This is untested!
  74.  
  75. [Amster 0.7a - build #6]
  76.  
  77. - 19/07/00: No longer crashes if search string from ARexx command SEARCH
  78.             is longer than 80 chars. It will get truncated now.
  79.  
  80. [Amster 0.7a - build #7]
  81.  
  82. - 20/07/00: Broke hotlist/library upload (when logging in) while changing
  83.             the online state handling. Fixed.
  84. - 20/07/00: Multichat window is now redrawn when switching channels due
  85.             to longer/shorter channels names affecting the layout.
  86.  
  87. [Amster 0.7a - build #8]
  88.  
  89. - 24/07/00: Event settings are now saved in a new way to easy maintain
  90.             compatibility in future versions. Old settings are still
  91.             loaded when available, but won't be kept when the
  92.             configuration is saved next time.
  93. - 25/07/00: Bugfix: If 'Play' was pressed in download window when the
  94.             local filename was not available, an Enforcer hit would be
  95.             thrown.
  96. - 25/07/00: Most events can now both have a command and sound attached.
  97.             %f will be replaced with filename by the events "Download
  98.             finished", "Upload finished", "Transfer error" and "MP3
  99.             Player".
  100.  
  101. [Amster 0.7a - build #9]
  102.  
  103. - 31/07/00: Release build. Stripped all debug information, etc.
  104.